SignaturePoint

An object containing information about the specific signature point including the location, height, width, coordinates, and other data.

Parameter Type Description
IncludeDate ExpereBoolean Indicate whether or not to add the date field in the signature data.
PageNumber ExpereInteger The page number in the document where the signature is located.
PageOrder string Indicates the order to sign within the document and is used when someone signs the same document in more than one place.
Height ExpereFloat The height (in points) of the signature area.
Width ExpereFloat The width (in points) of the signature area.
SignatureText string The signature text as a string (spaces permitted).
XCoordinate ExpereFloat The X coordinate value for the signature position on the page. This is in points from the left of the page.
YCoordinate ExpereFloat The Y coordinate value for the signature position on the page. This is in points from the bottom of the page.
Type string Indicates if the target signature is a certain type of signature. While a string, you should always use one of these options: Signature, Initials or Date.
FieldName string The name of the field generated through Expere.
Sequencing ExpereInteger Element used to provide a unique identification to the field name so Expere can merge PDF documents that use signature, date, initial, and fillable text fields.
Font The name of the font authored. The font value is True Type Font (TTF). Below is the Font value authored in Requirements Editor (RE) Tool and the corresponding output value in the API response files.
RE Tool - Font Value Authored Response File - FontName Output Value
arial (arial) ArialMT
arialbd (arial bold) Arial-BoldMT
arialbi (arial bold italic) Arial-BoldItalicMT
ariali (arial Italic) Arial-ItalicMT
cour (courier new) CourierNewPSMT
courbd (courier new bold) CourierNewPS-BoldMT
courbi (courier new bold italic) CourierNewPS-BoldItalicMT
couri (courier new italic) CourierNewPS-ItalicMT
times (times new roman) TimesNewRomanPSMT
timesbd (times new roman bold) TimesNewRomanPS-BoldMT
timesbi (times new roman bold italic) TimesNewRomanPS-BoldItalicMT
timesi (times new roman italic) TimesNewRomanPS-ItalicMT
FontSize string The size of the font authored represented in points (i.e. 10 represents 10pt font).
Note: Font Scaling modifications occur on Fillable Field FieldText similar to existing Expere Content to adjust to true font height. The FontSize value is modified from what is authored to apply font scaling adjustments for applicable fonts - See Appendix A: Font Scaling Adjustments Stylesheet Details to review font scaling modification details.
LinkToSignerIdentifier string string of alphanumeric characters used to associate a notary or witness with a known signer.